[INFO] cloning repository https://github.com/Qiacoriander/circomspect-privacy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Qiacoriander/circomspect-privacy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQiacoriander%2Fcircomspect-privacy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQiacoriander%2Fcircomspect-privacy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07c48d93c9bd37da72aaebbc8ea6d37a34bb8283
[INFO] checking Qiacoriander/circomspect-privacy against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQiacoriander%2Fcircomspect-privacy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  43% (6933/15990)
Updating files:  44% (7036/15990)
Updating files:  45% (7196/15990)
Updating files:  46% (7356/15990)
Updating files:  47% (7516/15990)
Updating files:  48% (7676/15990)
Updating files:  49% (7836/15990)
Updating files:  50% (7995/15990)
Updating files:  51% (8155/15990)
Updating files:  52% (8315/15990)
Updating files:  53% (8475/15990)
Updating files:  54% (8635/15990)
Updating files:  55% (8795/15990)
Updating files:  56% (8955/15990)
Updating files:  57% (9115/15990)
Updating files:  58% (9275/15990)
Updating files:  59% (9435/15990)
Updating files:  60% (9594/15990)
Updating files:  61% (9754/15990)
Updating files:  62% (9914/15990)
Updating files:  63% (10074/15990)
Updating files:  64% (10234/15990)
Updating files:  65% (10394/15990)
Updating files:  66% (10554/15990)
Updating files:  67% (10714/15990)
Updating files:  68% (10874/15990)
Updating files:  69% (11034/15990)
Updating files:  70% (11193/15990)
Updating files:  71% (11353/15990)
Updating files:  72% (11513/15990)
Updating files:  73% (11673/15990)
Updating files:  74% (11833/15990)
Updating files:  75% (11993/15990)
Updating files:  76% (12153/15990)
Updating files:  77% (12313/15990)
Updating files:  78% (12473/15990)
Updating files:  79% (12633/15990)
Updating files:  80% (12792/15990)
Updating files:  81% (12952/15990)
Updating files:  82% (13112/15990)
Updating files:  83% (13272/15990)
Updating files:  84% (13432/15990)
Updating files:  85% (13592/15990)
Updating files:  86% (13752/15990)
Updating files:  87% (13912/15990)
Updating files:  87% (13920/15990)
Updating files:  88% (14072/15990)
Updating files:  89% (14232/15990)
Updating files:  90% (14391/15990)
Updating files:  91% (14551/15990)
Updating files:  92% (14711/15990)
Updating files:  93% (14871/15990)
Updating files:  94% (15031/15990)
Updating files:  95% (15191/15990)
Updating files:  96% (15351/15990)
Updating files:  97% (15511/15990)
Updating files:  98% (15671/15990)
Updating files:  99% (15831/15990)
Updating files: 100% (15990/15990)
Updating files: 100% (15990/15990), done.
[INFO] started tweaking git repo https://github.com/Qiacoriander/circomspect-privacy
[INFO] finished tweaking git repo https://github.com/Qiacoriander/circomspect-privacy
[INFO] tweaked toml for git repo https://github.com/Qiacoriander/circomspect-privacy written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Qiacoriander/circomspect-privacy on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Qiacoriander/circomspect-privacy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 001167c3ab2eb3a8a26916f0799db4bed9cf0ceab43fefed735070450087e4d2
[INFO] running `Command { std: "docker" "start" "-a" "001167c3ab2eb3a8a26916f0799db4bed9cf0ceab43fefed735070450087e4d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "001167c3ab2eb3a8a26916f0799db4bed9cf0ceab43fefed735070450087e4d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "001167c3ab2eb3a8a26916f0799db4bed9cf0ceab43fefed735070450087e4d2", kill_on_drop: false }`
[INFO] [stdout] 001167c3ab2eb3a8a26916f0799db4bed9cf0ceab43fefed735070450087e4d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f61260666680996c7fa7f5bae3a59bb2bf97c81b9014c3f0df18f8dfe5e062f1
[INFO] running `Command { std: "docker" "start" "-a" "f61260666680996c7fa7f5bae3a59bb2bf97c81b9014c3f0df18f8dfe5e062f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking codespan v0.11.1
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ascii-canvas v3.0.0
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking lalrpop v0.20.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.4/src/biguint.rs:2574:21
[INFO] [stdout]      |
[INFO] [stdout] 2574 |                     vec![*n as u32, (n >> 32) as u32]
[INFO] [stdout]      |                     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.4/src/biguint.rs:2572:21
[INFO] [stdout]      |
[INFO] [stdout] 2572 |                     vec![*n as u32]
[INFO] [stdout]      |                     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.4/src/biguint.rs:2313:13
[INFO] [stdout]      |
[INFO] [stdout] 2313 |             vec![0]
[INFO] [stdout]      |             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.4/src/biguint.rs:2027:16
[INFO] [stdout]      |
[INFO] [stdout] 2027 |         return vec![b'0'];
[INFO] [stdout]      |                ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.4/src/biguint.rs:2005:9
[INFO] [stdout]      |
[INFO] [stdout] 2005 |         vec![0]
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.4/src/biguint.rs:490:22
[INFO] [stdout]     |
[INFO] [stdout] 490 |         BigUint::new(vec![1])
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::vec;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use alloc::vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.4/src/biguint.rs:2574:21
[INFO] [stdout]      |
[INFO] [stdout] 2574 |                     vec![*n as u32, (n >> 32) as u32]
[INFO] [stdout]      |                     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.4/src/biguint.rs:2572:21
[INFO] [stdout]      |
[INFO] [stdout] 2572 |                     vec![*n as u32]
[INFO] [stdout]      |                     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.4/src/biguint.rs:2313:13
[INFO] [stdout]      |
[INFO] [stdout] 2313 |             vec![0]
[INFO] [stdout]      |             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.4/src/biguint.rs:2027:16
[INFO] [stdout]      |
[INFO] [stdout] 2027 |         return vec![b'0'];
[INFO] [stdout]      |                ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.4/src/biguint.rs:2005:9
[INFO] [stdout]      |
[INFO] [stdout] 2005 |         vec![0]
[INFO] [stdout]      |         ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::vec;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.4/src/biguint.rs:490:22
[INFO] [stdout]     |
[INFO] [stdout] 490 |         BigUint::new(vec![1])
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::vec;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use alloc::vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-bigint-dig` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `num-bigint-dig` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "f61260666680996c7fa7f5bae3a59bb2bf97c81b9014c3f0df18f8dfe5e062f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f61260666680996c7fa7f5bae3a59bb2bf97c81b9014c3f0df18f8dfe5e062f1", kill_on_drop: false }`
[INFO] [stdout] f61260666680996c7fa7f5bae3a59bb2bf97c81b9014c3f0df18f8dfe5e062f1
